.color-orgin{color:#ec9400}
.color-white{color: white!important;}
*{font-family: 'Microsoft Yahei';}
body{
    font-size: 14px;font-family: 'Microsoft Yahei';min-width: 1200px;color:#595757;
}
h4{font-size: 20px!important;font-weight: bold}

header{background: white;}
header>.toptel{width: 100%;background: #eeeeee;height: 35px;line-height: 35px;}
header>.toptel .tels{
    background: white;padding:5px;position: relative;padding-right: 40px;
}
header>.toptel .tels>.toplianxi{
    color: #ec9400;position: absolute;font-size: 26px;
    z-index: 2;right: 2px;
}
header>.navs{
    height: 80px;
    padding:10px 0;
}
header>.navs .logo{height: 60px;}
header>.navs .nav{
    height: 60px;line-height: 45px;
}

header>.navs .nav li{
    display: inline-block;margin: 0 12px;font-size: 16px;position: relative;
}
header>.navs .nav li .cur{
    color: #ec9400
}

header>.navs .nav li .navline{display: none;
    position: absolute;bottom: -3px;height: 2px;background: #ec9400;width: 100%;
}
header>.navs .nav li .cur .navline{display: block}

.item-product{
    padding:40px 0;
}

.all-title{
    margin: 10px 0;border-bottom: 1px solid #e4e4e4;position: relative;
}
.all-title>h4{
    text-align: center;font-weight: bold;
}
.all-title>h4>small{
    color: gray;font-weight: normal;padding: 5px 0;display: block;
}
.all-title>.hight-line{
    position: absolute;bottom: -1px;width: 80px;height: 3px;background: #ec9400;left: 50%;margin-left: -40px;
}
.view-more{
    display: block;padding:5px 0;text-align: center;
}
.view-more>a{
    display: inline-block;padding:3px 5px;color: white;background: #ec9400;
}
.plist{
    padding: 10px 0;overflow: hidden;
}
.plist li{
    float: left;width: 240px;padding:20px;height: 350px;padding-top: 30px;
}
.plist li>a{
    display: block;padding:5px;border-radius: 100%;background: #dfdfdf;
    width: 60%;margin: 10px auto;
}
.plist li:hover a{
    background: #ec9400;
}
.plist li p{
    line-height: 25px;
}
.plist li>a>img{
    width: 100%;height: 100%;border-radius: 100%;
}
.plist li h4{
    font-weight: bold;padding: 10px 0;
}

.item-news{
    background: url(../img/index-bg.png) no-repeat;
    background-size: cover;padding-top:40px;
}
.item-news .nlist{
    overflow: hidden;margin-top: 40px;
}
.item-news .nlist li{
    width: 300px;float: left;height: 400px;background: #f1c47b;padding: 40px 30px;
}
.item-news .nlist li .a{
    width: 100px;background: black;display: block;margin: 0 auto;
    border-radius: 100%;height: 100px;text-align: center;line-height: 100px;
}
.item-news .nlist li .a img{
    width: 60px;height: 60px;display: inline-block;
}
.item-news .nlist li:nth-child(2) .a,.item-news .nlist li:nth-child(4) .a{
    background: white;
}

.item-news .nlist li:nth-child(1),.item-news .nlist li:nth-child(3){
    background: #ec9400;
}
.item-news .nlist li h4{
    margin: 20px 0;font-weight: bold;
}
.item-news .nlist li p{
    min-height: 120px;
}
.item-news .nlist li .more{
        display: block;
    margin: 10px 25%;
    text-align: center;
    /* font-size: 16px; */
    box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2);
    background: white;
    /* color: #ec9400; */
    line-height: 30px;
    border-radius: 5px;
}
}


.item-about{
    padding: 40px 0;overflow: hidden;
}

.item-about .left{
    width: 400px;float: left;
    height: 300px;margin-top: 20px;
}
.item-about .left img{width: 100%;height: 100%;}

.item-about .right{
    width: 700px;float: right;margin-top: 20px;
}
.item-about .right h4{
    font-weight: bold;text-align: left;
}
.item-about .right p{
    min-height: 210px;
    text-align: left;
    line-height: 25px;
    margin-top: 20px;
}
.item-about .right h4 small{
    padding-top: 5px;display: inline-block;
}

.item-contact{
    padding: 40px 0;margin-top: 40px;
}
.item-contact small{
    display: block;line-height: 30px;
}
.item-kefu{
    margin: 40px 103px;border:1px solid #ec9400;height: 90px;; 
}
.item-kefu>p{
    border-right: 1px solid #ec9400;height: 90px;width:330px; float: left;
    text-align: center;padding-top: 20px;
}
.item-kefu>p>i{
    height: 40px;font-size: 30px;color: #ec9400;display: inline-block;margin-right:5px; 
}
.item-kefu>p>span{
    display: inline-block;height: 40px;line-height: 18px;text-align:left;
}
.item-kefu>p:nth-child(3){
border-right:0;
}


footer{
    min-width: 1200px;
    width: 100%;
    height: 350px;
    padding-top: 40px;background: #3f3f3f;;
}
footer>div{
    position: relative;
}
footer>div .flogo{
    float: left;
    width: 220px;height: 220px;
    background: white;position: absolute;top: -60px;left: 0;z-index: 2;
}
footer>div .flogo>img{
    width: 100%;height: 100%;
}
footer>div .flogo .ftarr{
    position: absolute;width: 20px;height: 20px;right: -20px;top: 0;
}
footer>div .flogo .ftarr:after {
    content: "";
    position: absolute;
    top: 0;
    border-width: 0 20px 20px;
    border-style: solid;
    border-color: transparent transparent #b9b9b9;
    border-left: 0;
}

footer>div .infors{
    width: 1200px;float: right;

}
footer>div .infors .ftnav{
    overflow: hidden;margin-left:200px;margin-bottom:20px;
}
footer>div .infors .ftnav li{
    float: left;color: white;font-size: 18px;
}
footer>div .infors .ftnav li a{
    color: #a7a7a7;    margin: 0 15px;
}
footer>div .infors .ftnav li:after{
    content:'/';
    color: #a7a7a7;
}
footer>div .infors .fflogo{
	width: 155px;
    margin-right: 100px;
    margin-left: 40px;
    float: left;
}
footer>div .infors .fflogo>img{
  width:100%;}
footer>div .infors .ftnav li:last-child::after{
    content: '';
}

footer>div .infors .fer{
    overflow: hidden;padding-top: 20px;
}

footer>div .infors .fer>.left{
    width: 500px;float: left;color: white;padding-left: 15px;
}
footer>div .infors .fer>.qrcode{
    width: 150px;float: right;height: 150px;padding: 5px;background: white;margin-right: 40px;
}

footer>div .infors .fer>.qrcode>img{
    width: 100%;height: 100%;
}

footer>div .infors .fer>.left p{
    line-height: 30px;font-size: 16px;color:#787878;
}
footer>div .infors .fer p>i{
    border-radius: 100%;
    border: 1px solid #787878;
    width: 22px;height: 22px;text-align: center;line-height: 20px;

}
footer>div .infors .copyright{
    display: block;padding:10px 0;color: #787878;padding-left:295px;
}
footer>div .infors .copyright a{
    color: #787878;
}

.slideBox{max-width: 1920px;min-width: 1200px;position: relative;}

.slideBox img{max-width: 1920px;min-width: 1200px;width: 100%;}
.slideBox>a{
    position: absolute;top: 50%;z-index: 2;font-size: 45px;color: white;cursor: pointer;border-radius: 4px;
    width: 50px;height: 60px;line-height: 60px;text-align: center;background: rgba(0, 0, 0, 0.2);
}
.slideBox .hd{
    position:absolute;text-align:center;
    bottom: 40px;width: 200px;;left: 50%;margin-left: -100px;z-index: 4;
}
.slideBox .hd li{
    text-align: center;line-height: 15;color: white;margin: 0 5px;display:inline-block;cursor: pointer;
    width: 15px;height: 15px;border-radius: 15px;background: #e4e4e4;
}
.slideBox .hd .on{
    background: #ec9400;
}
.slideBox:hover a{
    background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 750px) {
    .w1200{padding: 0 20px;}
  body{width:100%!important;}
  img{max-width:100%!important;height:auto!important}
}
@media (max-width: 1200px) {
    
    .slideBox>.prev{
        left: 40px;
    }
    .slideBox>.next{
        right: 40px;
    }
    
}
@media (min-width: 1200px) {
    
    .slideBox>.prev{
        left: 400px;
    }
    .slideBox>.next{
        right: 400px;
    }
    
}

.themes-title{
    width: 100%;height: 50px;position: relative;
    border-bottom: 1px solid #e4e4e4;margin:20px 0;
}
.themes-title>h4{
    color: #ec9400;text-align: left;font-weight: bold;
}
.themes-title>h4>small{
    color: gray;text-align: left;padding:5px 0;
}
.themes-title>em{
    width: 60px;height: 3px;background: #ec9400;position: absolute;bottom: 0px;left: 0px;
    display: block;
}


.item-page img{
    max-width: 100%;
}
.item-page table{width: 100%!important;}

.item-team{
    margin-top: 40px;
}
.item-team .teamlist{
    width: 100%;background: #ed9500;height: 330px;
    margin-top: 20px;padding:60px 100px;box-sizing: border-box;
}
.item-team .teamlist .bd{
    overflow: hidden;
}
.item-team .teamlist li{
    width: 326px;float: left;padding:5px;background: white;margin-right: 10px;height: 220px;
}
.item-team .teamlist li:last-child{
    margin-right: 0;
}
.item-team .teamlist li img{
    width: 100%;height: 100%;
}
.item-team .teamlist .hd{
    position: relative;
}
.item-team .teamlist .hd>a{
    position: absolute;top: 100px;width: 40px;height: 40px;font-size: 40px;z-index: 2;cursor: pointer;color:white
}
.item-team .teamlist .hd>.prev{
    left: -30px;
}
.item-team .teamlist .hd>.next{
    right: -30px;
}
.case_banner{
background-size:100% 100%!important;
}
.product-item{
    border-left: 1px solid black;border-top: 1px solid black;text-align: center;overflow: hidden;
    padding-left: 2px;
}
.product-item li{
    width: 399px;float: left;border-right: 1px solid black;
    height: 150px;border-bottom: 1px solid black;padding-top: 55px;
}
.product-item li a{
    display: block;position: relative;
padding-left: 120px;
text-align: left;
}
.product-item li a>i{
    display: inline-block;width: 40px;height: 40px;      position: absolute;
    left: 60px;
}
.product-item li a>div>h5{
font-size: 16px;font-weight: bold;
}
.product-item li a>div{
    display: inline-block;text-align: left;
}
.product-item li a>div>small{
    padding: 2px 0;display: block;
}
.product-item li:hover{
    background: #ec9400;color: white;
}
.product-item li:hover a{color: white}
.product-item li:hover a>i{
    background-position: -40px 0!important;
}
.proimg>img{
    width: 100%;min-width: 1200px;padding-top: 60px;
}

.news-cate{
    padding-top: 20px;overflow: hidden;margin-bottom: 10px;
    border-bottom:1px solid #e4e4e4; 
}
.news-cate li{
    padding:0 25px;line-height: 35px;height: 35px;float: left;border-top-left-radius: 4px;border-top-right-radius: 4px;
    margin-right: 2px; 
    
}

.news-cate .cur{
    background: #ec9400;
}
.news-cate .cur a{
    color: white;
}
.news-cate li:hover{
    background: #ec9400;color: white;
}
.news-cate li:hover a{
    color: white;
}

.news-item{
    overflow: hidden;
}
.news-item>.left{
    width: 780px;float: left;
}
.news-item>.right{
    width: 380px;float: right;padding-top: 20px;
}
.news-item>.left li{
    overflow: hidden;border-bottom: 1px dotted #e4e4e4;padding:20px 0;
}
.news-item>.left li:last-child{
    border: none;
}
.news-item>.left li img{
    float: left;width: 200px;height: 150px;
}
.news-item>.left li>div{
    width: 560px;float: right;text-align: left
}
.news-item>.left li>div h4{
    min-height: 45px;
}
.news-item>.left li>div>p{
    margin-top: 10px;color: gray;
}
.news-item>.left li>div>.dec{
    min-height: 70px;
}
.news-item>.left li>div>p>i{
    margin-right: 20px;padding-left: 5px;
}
.news-item>.right>h4{
    text-align: left;background: #ec9400;line-height: 40px;padding-left: 10px;
}
.news-item>.right>.biglist{
    padding: 10px 5px;
}
.news-item>.right>.biglist>a{
    line-height: 20px;display: block;margin:10px 0; text-align: left;padding-left: 30px;position: relative;
}
.news-item>.right>.biglist>a>i{
    width: 20px;height: 20px;background: #ec9400;text-align: center;line-height: 20px;color: white;
    margin-right: 10px;border-radius: 2px;display: inline-block;position: absolute;left: 0;
}
.news-item>.right>.biglist>a>i:nth-child(7),.news-item>.right>.biglist>a>i:nth-child(8),.news-item>.right>.biglist>a>i:nth-child(8),.news-item>.right>.biglist>a>i:nth-child(9),
.news-item>.right>.biglist>a>i:nth-child(10),.news-item>.right>.biglist>a>i:nth-child(11),.news-item>.right>.biglist>a>i:nth-child(12),
.news-item>.right>.biglist>a>i:nth-child(13),.news-item>.right>.biglist>a>i:nth-child(14),.news-item>.right>.biglist>a>i:nth-child(15){
    background: #3f3f3f;
}



.pagein{
    padding: 40px 0;
}


.preimg{text-align: center;padding: 20px 0;}
.preimg>img{display: inline-block;max-width: 100%;}

.rongyu-item{
    background: url(../img/rybg.jpg) no-repeat center;background-size: cover;
    height: 400px;width: 100%;min-width: 1200px;
    padding: 60px 0;
}
.rongyu-item .teamlist{
    position: relative;height: 280px;
}
.rongyu-item .teamlist>.hd>a{
    position: absolute;top: 50%;margin-top: -25px;width: 50px;height: 60px;
    font-size: 80px;color: white;cursor: pointer;
}
.rongyu-item .teamlist>.bd{
    overflow: hidden;
}
.rongyu-item .teamlist>.bd li{
    width: 580px;float: left;padding:10px;background: white;margin-right: 40px;
}
.rongyu-item .teamlist>.hd .prev{
    left: -80px;
}
.rongyu-item .teamlist>.hd .next{
    right:-80px;
}
.rongyu-item .teamlist>.bd li img{width: 100%;height: 100%;}




.baidumap{
    background: white;padding:20px 0;
}
.baidumap>h4{
    width: 160px;background: #ec9400;line-height: 40px;text-align: center;color:white;font-weight:normal;
}
.baidumap>.maps{
    margin-top:20px;margin-bottom: 40px;
}



.BMap_Marker>div{
    width: 31px!important;
    height: 31px!important;
    left: -15px!important;
    top: -23px!important;
}
.BMap_Marker>label{
    border: 1px solid #e4e4e4!important;
    padding: 1px!important;
    white-space: nowrap;
    font: 12px arial, simsun;
    user-select: none;
    top: -27px!important;
    line-height: 25px!important;
    padding: 0 10px!important;
    display: block;
    max-width: none!important;
    border-radius: 3px!important;
}